home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / x2ftp / msdos / source / tf_sourc / source.nfo < prev    next >
Encoding:
Text File  |  1993-06-16  |  1.8 KB  |  42 lines

  1. Many people in IRC asked me to release some of my source-code, so here it is:
  2.  
  3.  TURBO-PASCAL of course ( with *some* ASM inlines )
  4.  
  5. These are just some useful routines more for beginners ( I won't release my
  6. more 3l33+3 routines, heheh ). And they're no commented either ( why lose
  7. time with that when you're just so having fun  :)
  8.  
  9. To the various shit files:
  10.  
  11. MCGA.PAS    This was originally a Unit for INT 13 mode, chained ...
  12.             I used that one for 3 years or so, and added every time new
  13.             routines, so there are well almost 100 now, and some double,
  14.             and better when you get down the list.
  15.  
  16. MOUSE256.PAS   The accompanying Unit for Mouse Support; should be no problem.
  17.  
  18. SUPERVGA.PAS   When I got my first SuperVGA in 1992 I was so keen on the high
  19.                resolution, I wrote a 800x600-256color tetris ( not included
  20.                here ), anyway the SuperVGA support is in here.
  21.  
  22. VESA.PAS   Anyway, SuperVGA direct support may be outdated by this Unit,
  23.            which supports VESA standard ... In principle, the same routines
  24.            are in there as in SUPERVGA.PAS
  25.  
  26. VESATEST.PAS   A test-prog for VESA.PAS; shows you alot of information of
  27.                the VESA-standard 1.2 ( or? ). If there's a newer standard,
  28.                and you have some DOC's to it, GIMME!
  29.  
  30. Yea, I know those routines *are* shitty, but it's possible to code a game/
  31. demo with it ( and it should help beginnners alot ), so I included one ...
  32. If you have questions, answers, complaints, written fancy games/demos/intros/
  33. shit or just want to send me Hate-mail,
  34. my mail-addr is K2001E6@140.78.3.3 ( where the mail-box is never opened *:-)
  35.  
  36.  
  37. P.S: I am thinking on releasing some real great Source-Code after Asm'93 !!!
  38.      However, I don't say, what! That should be a strict secret ............
  39.  
  40.  
  41. THEFAKER [AARDVARK] [BiTCH]
  42.